| 1. | At certain specified points in the execution sequence called sequence points 所谓顺序节点是编译术语,是指执行顺序中的一个指定位置(节点) 。 |
| 2. | In programming languages , a language construct within a procedure designating an end of an execution sequence in the procedure 在编程语言中,过程内标明过程内执行序列结束的语言结构。 |
| 3. | In programming languages , a language construct within a procedure , designating the start of execution sequences of the procedure 在程序设计语言中,过程内部的一种语言结构,用于指明该过程的执行序列的开始。 |
| 4. | An instance of the abstract machine can thus have more than one possible execution sequence for a given program and a given input 对于一个已知程序和已知数据,虚拟机器的实例将因其非确定方面产生不只一个可能的执行序列。 |
| 5. | It is not uncommon to form a mental representation of this traversal path by running through the execution sequence of the code in your mind 通过在您的思维中完整地运行一遍代码的执行序列,从而形成这种遍历路径的一种精神表示形式,这种方法是经常使用的。 |
| 6. | At certain specified points in the execution sequence called sequence points , all side effects of previous evaluations shall be complete and no side effects of subsequent evaluations shall have taken place 很明显标准只保证,程序执行时的全部副作用,只由上一顺序点起,并在到达下一个顺序点之前发生完毕。 |
| 7. | The jobflow is the notional extension of job . it is a job execution sequence by correlative jobs organized according to the dependency of these jobs . and it is a good solving project to achieve the automatization of job execution flow 作业流是对作业概念的扩展,是将相互关联的作业按照一定的依赖关系组织而成的一个作业执行序列,是实现作业执行流程自动化的一种很好的解决方案。 |
| 8. | A conforming implementation executing a well - formed program shall produce the same observable behavior as one of the possible execution sequences of the corresponding instance of the abstract machine with the same program and the same input 当一个符合标准的实现执行一个完备的程序时,其产生的可观察行为应该与该实现的抽象机器对应实例依据同一程序和同一输出产生的可能执行序列之一相同。 |
| 9. | However , if any such execution sequence contains an undefined operation , this international standard places no requirement on the implementation executing that program with that input ( not even with regard to operations preceding the first undefined operation ) 尽管如此,如果在这个执行序列中包含未定义行为,本标准仍不会对实现以这个输入数据的这个程序的执行(不包括对第一个未定义操作之前的操作)作任何规范。 |
| 10. | Firstly , wscg ( web service composition graph ) model , a model for web service composition , is proposed , which consists of visual presentation model and executable model . according to this model , the interactions and execution sequences among web services are characterized by wscg nodes and edges and their attributes . based on attributed graph theory , we give the formal definition of wscg model 本文首先提出了一个基于属性图理论的web服务复合模型? ? wscg模型,改进了现有web服务复合模型在可视化表示能力和执行语义的确定性等方面的不足;模型包括web服务复合的可视化表示模型和执行模型两个方面。 |